Documentation Index
Fetch the complete documentation index at: https://hoopdev-docs-changelog-1-44-0.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
SAML | Login Callback
It redirects the user to the redirect URL with a JWT access token on success. A success authentication will redirect the user back to the default redirect url provided in the /saml/login route. In case of error it will include the query string error=<description> when redirecting.